home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 42
/
PC Gamer IT CD 42 2-2.iso
/
utility
/
net2phone
/
data1.cab
/
Langauge_Independent
/
Net2fone.exe
/
0
/
RCDATA
/
TMESSAGEFORM
/
TMESSAGEFORM.txt
Wrap
Text File
|
1999-03-22
|
1KB
|
60 lines
object MessageForm: TMessageForm
Left = 487
Top = 216
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Net2Phone Message'
ClientHeight = 196
ClientWidth = 363
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Icon: TImage
Left = 2
Top = 18
Width = 53
Height = 60
AutoSize = True
end
object MessageText: TLabel
Left = 64
Top = 16
Width = 64
Height = 13
Caption = 'MessageText'
WordWrap = True
end
object URL: TLabel
Left = 24
Top = 120
Width = 22
Height = 13
Caption = 'URL'
Visible = False
end
object BOK: TButton
Left = 125
Top = 148
Width = 75
Height = 23
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = BOKClick
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 32
Top = 152
end
end